Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes in the City View: Update Tiles, Make Tile Purchase better #330

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

the-m4a
Copy link
Collaborator

@the-m4a the-m4a commented Sep 16, 2021

Changes do two things:

  1. When you lock a citizen, the lens updates properly
  2. When you purchase a tile, you can now "drag" very slightly and still purchase. Previously, the tile purchase would only happen if the mouse did not move (drag) when clicking to make that purchase.

Lens Updates properly
img

Tile Purchasing
Can now drag very slightly when purchasing a tile. Note if you start the drag on the purchase button, go a significant distance, and then return to that same point you started at... it will NOT do the purchase. Basically, once you move far enough from your original spot, it will assume you aren't wanting to purchase the tile.
img

@the-m4a the-m4a mentioned this pull request Sep 16, 2021
@wayneb64
Copy link

I kind of liked the way it was working as it really prevented accidental purchases. I hope the change won't trigger a bunch of false purchases by me.

@the-m4a the-m4a merged commit cda3ebb into main Sep 24, 2021
@the-m4a the-m4a deleted the m4a_sept21 branch September 24, 2021 01:41
@the-m4a
Copy link
Collaborator Author

the-m4a commented Sep 24, 2021

if it does, let me know. I put the threshold very low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants